ComponentOne BarCode for UWP
Using BarCode for UWP Edition / Customizing the C1BarCode Control
In This Topic
    Customizing the C1BarCode Control
    In This Topic

    To use the C1BarCode control, set the CodeType property to the type of encoding you want to use, then set the Text property to the value you want to encode.

    Note: Some encodings have a minimum character requirement, while others will only work with numeric values.

    The following image shows the C1BarCode control set to the QRCode CodeType, and the Text set to an URL. Depending on the type of barcode used in an application, there will be more options available for customization.